home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 March / Macworld (1998-03) (Disk 1).dmg / Shareware World / Info / For Developers / SpotCheck 1.0.1 / SpotCheck 68K / SpotCheck 68K.rsrc / STR#_22900.txt < prev    next >
Text File  |  1997-12-31  |  5KB  |  665 lines

  1. ClassHigh
  2.  
  3. predefException
  4.  
  5. predefClass
  6.  
  7. predefApplet
  8.  
  9. predefCloneable
  10.  
  11. predefString
  12.  
  13. predefObject
  14.  
  15. predefItem
  16.  
  17. predefs
  18.  
  19. docroot
  20.  
  21. synchronized_block
  22.  
  23. compound_statement
  24.  
  25. throw_statement
  26.  
  27. catch_clause
  28.  
  29. mcatch_clause
  30.  
  31. catch_list
  32.  
  33. mcatch_list
  34.  
  35. try_statement
  36.  
  37. null_statement
  38.  
  39. return_stmt
  40.  
  41. break_statement
  42.  
  43. mlabel_ID_ref
  44.  
  45. continue_stmt
  46.  
  47. label_ID_ref
  48.  
  49. expr_as_stmt
  50.  
  51. stmt_expression_list
  52.  
  53. mstmt_expression_list
  54.  
  55. for_init_statement
  56.  
  57. for_statement
  58.  
  59. do_while_statement
  60.  
  61. while_stmt
  62.  
  63. statement_list
  64.  
  65. switch_default_label
  66.  
  67. switch_case_label
  68.  
  69. switch_label
  70.  
  71. switch_case
  72.  
  73. mswitch_case
  74.  
  75. switch_cases
  76.  
  77. mswitch_cases
  78.  
  79. switch_statement
  80.  
  81. if_statement
  82.  
  83. label_ID_decl
  84.  
  85. mlabel_ID_decl
  86.  
  87. labeled_statement
  88.  
  89. transient_modifier
  90.  
  91. threadsafe_modifier
  92.  
  93. synchronized_modifier
  94.  
  95. static_modifier
  96.  
  97. native_modifier
  98.  
  99. abstract_modifier
  100.  
  101. abstract_or_native
  102.  
  103. final_modifier
  104.  
  105. default_access
  106.  
  107. library_access
  108.  
  109. protected_access
  110.  
  111. private_access
  112.  
  113. public_access
  114.  
  115. mcompound_statement
  116.  
  117. static_initializer
  118.  
  119. initializer_list
  120.  
  121. initializer
  122.  
  123. variable_declarator
  124.  
  125. mvariable_declarator
  126.  
  127. variable_declarators
  128.  
  129. local_variable_declaration
  130.  
  131. interface_variable_decl
  132.  
  133. mvariable_declarators
  134.  
  135. mvariable_doc_comment
  136.  
  137. variable_declaration
  138.  
  139. mfield_ID_decl
  140.  
  141. parameter
  142.  
  143. mparameter
  144.  
  145. parameter_list
  146.  
  147. method_ID_decl
  148.  
  149. field_ID_decl
  150.  
  151. mstatement_list
  152.  
  153. mconstructor_call
  154.  
  155. constructor_declaration
  156.  
  157. throws_list
  158.  
  159. interface_method_decl
  160.  
  161. method_definition
  162.  
  163. mthrows_list
  164.  
  165. mparameter_list
  166.  
  167. mmethod_ID_decl
  168.  
  169. msynchronized_modifier
  170.  
  171. mfinal_modifier
  172.  
  173. mstatic_modifier
  174.  
  175. access_modifier
  176.  
  177. mmethod_doc_comment
  178.  
  179. method_declaration
  180.  
  181. field_declaration
  182.  
  183. array_type
  184.  
  185. byte_type
  186.  
  187. boolean_type
  188.  
  189. double_type
  190.  
  191. float_type
  192.  
  193. long_int_type
  194.  
  195. short_int_type
  196.  
  197. char_type
  198.  
  199. void_type
  200.  
  201. int_type
  202.  
  203. floating_point_type
  204.  
  205. integral_type
  206.  
  207. arithmetic_type
  208.  
  209. primitive_type
  210.  
  211. type_ID_reference
  212.  
  213. mtype_ID_reference
  214.  
  215. qualified_type_name
  216.  
  217. type_specifier
  218.  
  219. true_value
  220.  
  221. false_value
  222.  
  223. null_instance
  224.  
  225. field_ID_ref
  226.  
  227. string_literal
  228.  
  229. literal
  230.  
  231. character_literal
  232.  
  233. hex_literal
  234.  
  235. octal_literal
  236.  
  237. float_literal
  238.  
  239. integer_literal
  240.  
  241. return_type
  242.  
  243. class_literal
  244.  
  245. this_as_container
  246.  
  247. this_as_superclass
  248.  
  249. this_object
  250.  
  251. paren_expression
  252.  
  253. primary_expression
  254.  
  255. post_decrement
  256.  
  257. post_increment
  258.  
  259. member_access
  260.  
  261. argument_expression_list
  262.  
  263. this_or_super
  264.  
  265. constructor_call
  266.  
  267. method_ID_ref
  268.  
  269. mmethod_ID_ref
  270.  
  271. object_or_class
  272.  
  273. method_call
  274.  
  275. array_primary
  276.  
  277. array_reference
  278.  
  279. postfix_expression
  280.  
  281. postfix_lvalue_expr
  282.  
  283. not_expr
  284.  
  285. bitwise_complement
  286.  
  287. negative
  288.  
  289. pre_decrement
  290.  
  291. pre_increment
  292.  
  293. constr_array_type
  294.  
  295. constrained_array_type
  296.  
  297. unconstrained_array_type
  298.  
  299. new_array_type
  300.  
  301. new_array
  302.  
  303. margument_expression_list
  304.  
  305. new_object
  306.  
  307. allocator
  308.  
  309. unary_expression
  310.  
  311. type
  312.  
  313. type_cast_expr
  314.  
  315. mod_expr
  316.  
  317. divide_expr
  318.  
  319. cast_expression
  320.  
  321. times_expr
  322.  
  323. minus_expr
  324.  
  325. multiplicative_expression
  326.  
  327. plus_expr
  328.  
  329. zero_fill_shift_right
  330.  
  331. shift_right_expr
  332.  
  333. additive_expression
  334.  
  335. shift_left_expr
  336.  
  337. reference_type
  338.  
  339. object_expression
  340.  
  341. membership_test
  342.  
  343. greater_or_equal_expr
  344.  
  345. less_or_equal_expr
  346.  
  347. greater_than_expr
  348.  
  349. shift_expression
  350.  
  351. less_than_expr
  352.  
  353. not_equals
  354.  
  355. relational_expression
  356.  
  357. equals
  358.  
  359. equality_expression
  360.  
  361. and_expr
  362.  
  363. and_expression
  364.  
  365. exclusive_or_expr
  366.  
  367. exclusive_OR_expression
  368.  
  369. inclusive_OR_expr
  370.  
  371. inclusive_OR_expression
  372.  
  373. logical_AND_expr
  374.  
  375. logical_AND_expression
  376.  
  377. logical_OR_expr
  378.  
  379. logical_OR_expression
  380.  
  381. conditional_expr
  382.  
  383. conditional_expression
  384.  
  385. constant_expression
  386.  
  387. or_gets
  388.  
  389. bitwise_and_gets
  390.  
  391. and_gets
  392.  
  393. rshift_zero_gets
  394.  
  395. rshift_gets
  396.  
  397. lshift_gets
  398.  
  399. minus_gets
  400.  
  401. plus_gets
  402.  
  403. mod_gets
  404.  
  405. div_gets
  406.  
  407. times_gets
  408.  
  409. gets
  410.  
  411. assignment_operator
  412.  
  413. left_hand_side
  414.  
  415. assignment_expr
  416.  
  417. expression
  418.  
  419. statement
  420.  
  421. executable
  422.  
  423. interface_field_decl
  424.  
  425. interface_member_decls
  426.  
  427. class_field_decl
  428.  
  429. member_declarations
  430.  
  431. implements_list
  432.  
  433. extends_list
  434.  
  435. type_ID_declaration
  436.  
  437. multiple_inheritance
  438.  
  439. mmultiple_inheritance
  440.  
  441. single_inheritance
  442.  
  443. no_superclass
  444.  
  445. minterface_member_decls
  446.  
  447. mextends_list
  448.  
  449. interface_declaration
  450.  
  451. mmember_declarations
  452.  
  453. mimplements_list
  454.  
  455. msingle_inheritance
  456.  
  457. mtype_ID_declaration
  458.  
  459. class_modifier
  460.  
  461. mpublic_access
  462.  
  463. mclass_doc_comment
  464.  
  465. class_declaration
  466.  
  467. mfield_ID_ref
  468.  
  469. class_name
  470.  
  471. member_name
  472.  
  473. cross_reference
  474.  
  475. cross_references
  476.  
  477. plain_text_list
  478.  
  479. plain_text
  480.  
  481. method_doc_comment
  482.  
  483. variable_doc_comment
  484.  
  485. mcross_references
  486.  
  487. mplain_text_list
  488.  
  489. mplain_text
  490.  
  491. class_doc_comment
  492.  
  493. type_declaration
  494.  
  495. type_declarations
  496.  
  497. all_classes
  498.  
  499. import
  500.  
  501. import_statement
  502.  
  503. import_statements
  504.  
  505. mpackage_ID_ref
  506.  
  507. qualified_package_ref
  508.  
  509. package_ID_ref
  510.  
  511. mimport_statement
  512.  
  513. mtype_declarations
  514.  
  515. mimport_statements
  516.  
  517. compilation_unit
  518.  
  519. mcompilation_unit
  520.  
  521. compilation_units
  522.  
  523. package_ID_decl
  524.  
  525. mpackage_ID_decl
  526.  
  527. package_name
  528.  
  529. qualified_package_decl
  530.  
  531. package_decl
  532.  
  533. package
  534.  
  535. mpackage
  536.  
  537. named_packages
  538.  
  539. mcompilation_units
  540.  
  541. default_package
  542.  
  543. mnamed_packages
  544.  
  545. mdefault_package
  546.  
  547. project
  548.  
  549. slash_slash_comment_attr
  550.  
  551. slash_star_comment_attr
  552.  
  553. slash_star_comment
  554.  
  555. slash_slash_comment
  556.  
  557. java_comment
  558.  
  559. comment_list
  560.  
  561. unimplemented
  562.  
  563. listNode
  564.  
  565. anyNode
  566.  
  567. ATsecondDoor
  568.  
  569. ATdefaultDoor
  570.  
  571. ATarrayDepth
  572.  
  573. ATrefDoor
  574.  
  575. __version_
  576.  
  577. _Root
  578.  
  579. nextSym
  580.  
  581. mCSNAMELIST
  582.  
  583. CSELEMENT
  584.  
  585. mCSELEMENT
  586.  
  587. CSLIST
  588.  
  589. mCSNAME
  590.  
  591. CSNAMELIST
  592.  
  593. CSNAME
  594.  
  595. viswidget
  596.  
  597. entryvector
  598.  
  599. frame
  600.  
  601. NoPredefs
  602.  
  603. TreeRef
  604.  
  605. scope
  606.  
  607. segment
  608.  
  609. pictWidget
  610.  
  611. contextualError
  612.  
  613. inherentError
  614.  
  615. mRoot
  616.  
  617. NamedMeta
  618.  
  619. Comment
  620.  
  621. inset
  622.  
  623. EnumTerminal
  624.  
  625. ErrorAttr
  626.  
  627. Scope
  628.  
  629. WidgetAttr
  630.  
  631. LongAttr
  632.  
  633. PtrAttr
  634.  
  635. TNodeReference
  636.  
  637. TextConstant
  638.  
  639. StrConstant
  640.  
  641. Identifier
  642.  
  643. TreeSegProxy
  644.  
  645. AnyMeta
  646.  
  647. SNP
  648.  
  649. Attribute
  650.  
  651. Meta
  652.  
  653. Terminal
  654.  
  655. NonTerminal
  656.  
  657. TN
  658.  
  659. NonGrammar
  660.  
  661. Object
  662.  
  663. ClassLow
  664.  
  665.